﻿2026-06-23T06:58:59.7405569Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-23T06:58:59.7409680Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-23T06:58:59.7629945Z shell: /usr/bin/bash -e {0}
2026-06-23T06:58:59.7630211Z env:
2026-06-23T06:58:59.7630412Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T06:58:59.7630656Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T06:58:59.7630893Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T06:58:59.7631112Z ##[endgroup]
2026-06-23T06:59:00.8629992Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
2026-06-23T06:59:00.9840092Z ────────────
2026-06-23T06:59:00.9840501Z  Nextest run ID 37f99612-7ee7-40b1-8d35-2214b25e84d2 with nextest profile: default
2026-06-23T06:59:00.9840959Z     Starting 90 tests across 39 binaries (52 binaries skipped)
2026-06-23T06:59:15.4847714Z         PASS [  14.500s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-23T06:59:25.2624710Z         PASS [   9.778s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-23T07:00:06.8120515Z         PASS [  41.550s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-23T07:00:53.6433446Z         PASS [  46.831s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-23T07:01:16.0633177Z         PASS [  22.420s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-23T07:01:38.4381489Z         PASS [  22.375s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-23T07:02:15.8728799Z         PASS [  37.435s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-23T07:02:30.5493833Z         FAIL [  14.675s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-23T07:02:30.5495141Z   stdout ───
2026-06-23T07:02:30.5495303Z 
2026-06-23T07:02:30.5495402Z     running 1 test
2026-06-23T07:02:30.5495679Z     test endpoint_run_attach_awaits_online_before_attaching ... FAILED
2026-06-23T07:02:30.5495922Z 
2026-06-23T07:02:30.5496017Z     failures:
2026-06-23T07:02:30.5496138Z 
2026-06-23T07:02:30.5496285Z     failures:
2026-06-23T07:02:30.5496510Z         endpoint_run_attach_awaits_online_before_attaching
2026-06-23T07:02:30.5496725Z 
2026-06-23T07:02:30.5496956Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 14.67s
2026-06-23T07:02:30.5497299Z 
2026-06-23T07:02:30.5497453Z   stderr ───
2026-06-23T07:02:30.5497904Z     === DIAGNOSTIC (ONLINE-RACE): online_1=true went_offline=true saw_tick=false bailed_offline=true bailed_no_session=false run_stdout_bytes=128 ===
2026-06-23T07:02:30.5498759Z     === endpoint run stdout (first 800) ===
2026-06-23T07:02:30.5499373Z     Endpoint 'dummyrace1' is offline — nothing to attach to.
2026-06-23T07:02:30.5502240Z       spt endpoint run --adapter <adapter> --id dummyrace1   to start it
2026-06-23T07:02:30.5502577Z 
2026-06-23T07:02:30.5502700Z     === endpoint run stderr ===
2026-06-23T07:02:30.5503110Z     ENDPOINT_RUN:dummyrace1 adapter=dummyharness session=d40f1464bbf44c15 pid=1613692
2026-06-23T07:02:30.5503788Z     PUMP_IPC_READER: spawned
2026-06-23T07:02:30.5503958Z 
2026-06-23T07:02:30.5504064Z     === brain stderr ===
2026-06-23T07:02:30.5504569Z     BRAIN_UP: connected to broker spt-daemon-broker-1de67b3159c4de30.sock (pid 1613654, generation 0, start-reason cold)
2026-06-23T07:02:30.5505600Z     BRAIN_NET_CONSUMERS_UP: net enabled (node 21fcb6c0be10cce41b48883a9f3ef93e9a74cddc21d4338cc9ec409d7a4d801b) — dispatcher + peer pump started
2026-06-23T07:02:30.5506230Z     PUMP_IPC_READER: spawned
2026-06-23T07:02:30.5506626Z     LIVENESS_RECONCILE_OFFLINE:dummyrace1: no live broker session (dead harness)
2026-06-23T07:02:30.5506950Z 
2026-06-23T07:02:30.5506980Z 
2026-06-23T07:02:30.5507361Z     thread 'endpoint_run_attach_awaits_online_before_attaching' (1613644) panicked at crates/spt/tests/dummy_harness_e2e.rs:595:5:
2026-06-23T07:02:30.5509370Z     `spt endpoint run` WITHOUT --start (attach-by-default) against a known-OFFLINE id must await the re-spawned endpoint coming ONLINE before attaching, then DELIVER its live DUMMY_HARNESS_TICK — instead the immediate attach read the still-OFFLINE status and bailed (bailed_offline=true bailed_no_session=false, 128 stdout bytes, no heartbeat).
2026-06-23T07:02:30.5510594Z     === endpoint run stdout ===
2026-06-23T07:02:30.5510927Z     Endpoint 'dummyrace1' is offline — nothing to attach to.
2026-06-23T07:02:30.5511313Z       spt endpoint run --adapter <adapter> --id dummyrace1   to start it
2026-06-23T07:02:30.5511585Z 
2026-06-23T07:02:30.5511694Z     === endpoint run stderr ===
2026-06-23T07:02:30.5512062Z     ENDPOINT_RUN:dummyrace1 adapter=dummyharness session=d40f1464bbf44c15 pid=1613692
2026-06-23T07:02:30.5512459Z     PUMP_IPC_READER: spawned
2026-06-23T07:02:30.5512614Z 
2026-06-23T07:02:30.5512719Z     === brain stderr ===
2026-06-23T07:02:30.5513194Z     BRAIN_UP: connected to broker spt-daemon-broker-1de67b3159c4de30.sock (pid 1613654, generation 0, start-reason cold)
2026-06-23T07:02:30.5514114Z     BRAIN_NET_CONSUMERS_UP: net enabled (node 21fcb6c0be10cce41b48883a9f3ef93e9a74cddc21d4338cc9ec409d7a4d801b) — dispatcher + peer pump started
2026-06-23T07:02:30.5514711Z     PUMP_IPC_READER: spawned
2026-06-23T07:02:30.5515053Z     LIVENESS_RECONCILE_OFFLINE:dummyrace1: no live broker session (dead harness)
2026-06-23T07:02:30.5515357Z 
2026-06-23T07:02:30.5515598Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-23T07:02:30.5515893Z 
2026-06-23T07:02:41.0757555Z         PASS [  10.526s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-23T07:02:41.3182125Z         PASS [   0.242s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-23T07:02:41.3218886Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-23T07:02:58.8566005Z         PASS [  17.535s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-23T07:03:26.7868107Z         PASS [  27.930s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-23T07:03:46.7231817Z         PASS [  19.936s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-23T07:04:00.9717607Z         PASS [  14.249s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-23T07:04:00.9755515Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-23T07:04:00.9794803Z         PASS [   0.004s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-23T07:04:00.9829231Z         PASS [   0.003s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-23T07:04:15.7200368Z         PASS [  14.737s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-23T07:04:35.7532546Z         PASS [  20.033s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-23T07:04:35.9011095Z         PASS [   0.148s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-23T07:04:35.9703744Z         PASS [   0.069s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-23T07:04:36.0061457Z         PASS [   0.036s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-23T07:04:36.0370528Z         PASS [   0.031s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-23T07:04:36.0734945Z         PASS [   0.036s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-23T07:04:36.0825931Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-23T07:04:36.1219754Z         PASS [   0.039s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-23T07:04:36.1584596Z         PASS [   0.036s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-23T07:04:36.1925789Z         PASS [   0.034s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-23T07:04:36.2025726Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-23T07:04:36.2682231Z         PASS [   0.066s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-23T07:04:36.3493995Z         PASS [   0.081s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-23T07:04:36.4091685Z         PASS [   0.060s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-23T07:04:36.4780438Z         PASS [   0.069s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-23T07:04:39.2820868Z         PASS [   2.804s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-23T07:04:39.3100818Z         PASS [   0.028s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-23T07:04:39.3200718Z         PASS [   0.010s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-23T07:04:39.3306386Z         PASS [   0.010s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-23T07:04:39.3423002Z         PASS [   0.012s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-23T07:04:39.3523710Z         PASS [   0.010s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-23T07:04:39.3625944Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-23T07:04:39.4903458Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-23T07:04:39.5000298Z         PASS [   0.010s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-23T07:04:39.5098918Z         PASS [   0.010s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-23T07:04:39.5209660Z         PASS [   0.011s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-23T07:04:40.1575073Z         PASS [   0.636s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-23T07:04:52.4186363Z         PASS [  12.261s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-23T07:04:52.5474652Z         PASS [   0.129s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-23T07:04:52.5612888Z         PASS [   0.014s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-23T07:04:52.7148376Z         PASS [   0.154s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-23T07:04:52.7948093Z         PASS [   0.080s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-23T07:04:52.9332383Z         PASS [   0.138s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-23T07:04:53.0002238Z         PASS [   0.067s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-23T07:04:53.1131113Z         PASS [   0.113s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-23T07:04:53.2549567Z         PASS [   0.142s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-23T07:04:53.6062527Z         PASS [   0.351s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-23T07:04:53.7117225Z         PASS [   0.105s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-23T07:04:53.8166081Z         PASS [   0.105s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-23T07:04:53.9305808Z         PASS [   0.114s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-23T07:04:54.2404778Z         PASS [   0.310s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-23T07:04:54.2463191Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-23T07:04:54.2757619Z         PASS [   0.029s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-23T07:04:54.2972484Z         PASS [   0.021s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-23T07:04:57.3125434Z         PASS [   3.015s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-23T07:05:00.2407298Z         PASS [   2.928s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-23T07:05:00.4744146Z         PASS [   0.234s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-23T07:05:00.9056287Z         PASS [   0.431s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-23T07:05:01.4449193Z         PASS [   0.539s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-23T07:05:01.5570539Z         PASS [   0.112s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-23T07:05:01.8847680Z         PASS [   0.328s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-23T07:05:04.8401504Z         PASS [   2.955s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-23T07:05:05.1763176Z         PASS [   0.336s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-23T07:05:09.2239756Z         PASS [   4.048s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-23T07:05:41.0728599Z         PASS [  31.849s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-23T07:05:43.1098777Z         PASS [   2.037s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-23T07:05:47.3195433Z         PASS [   4.210s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-23T07:05:48.1348936Z         PASS [   0.815s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-23T07:05:48.1745221Z         PASS [   0.040s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-23T07:05:48.2053836Z         PASS [   0.031s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-23T07:05:48.2801516Z         PASS [   0.075s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-23T07:05:48.2870513Z         PASS [   0.007s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-23T07:05:48.2928165Z         PASS [   0.006s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-23T07:05:48.3078728Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-23T07:05:48.3332635Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-23T07:05:48.3480983Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-23T07:05:49.3541492Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-23T07:05:49.3592947Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-23T07:05:49.3715889Z         PASS [   0.012s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-23T07:05:49.3764791Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-23T07:05:49.3814510Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-23T07:05:49.3816647Z ────────────
2026-06-23T07:05:49.3817006Z      Summary [ 408.398s] 90 tests run: 89 passed, 1 failed, 0 skipped
2026-06-23T07:05:49.3817567Z         FAIL [  14.675s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-23T07:05:49.3842838Z error: test run failed
2026-06-23T07:05:49.3871733Z ##[error]Process completed with exit code 100.
